Droplet

Undocumented in source.

Constructors

this
this(OceanAPI api, int id)
Undocumented in source.

Members

Functions

request
auto request(string uri, HTTP.Method method, JSONValue params)
Undocumented in source. Be warned that the author may not have intended to support it.
toString
string toString()
Undocumented in source. Be warned that the author may not have intended to support it.

Static functions

create
auto create(OceanAPI api, string name, OceanRegion region, string size, OceanImageId image, string[] sshKeys, string backups, string ipv6, string privateNetworking, string userData)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

api
OceanAPI api;
Undocumented in source.
id
int id;
Undocumented in source.

Meta